<table class="NewsComm" cellpadding="0" cellspacing="0" width="100%"> 
<tbody><tr align="left"> 
<td class="CommAva">
<?if($USER_AVATAR_URL$)?><img src="$USER_AVATAR_URL$" title=" $USERNAME$"><?else?><img src="/noava.gif" title=" $USERNAME$"><?endif?> </td> 
<td class="CommMess"> 
<div class="CommInf" style="width:auto;height:auto;"> 
<a href="$PROFILE_URL$"><font style="">$USERNAME$</font></a> $DATE$  $TIME$ : 
<div style="float:right;">#$NUMBER$</div> 
</div> 
<a href="" class="CommAnswer" title=""> 
$MESSAGE$
</a> 
</td> 
</tr> 
</tbody></table>